<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.index-header{
	background: url(img/index_header.png) center center no-repeat;
	background-color:#2E16B3;
	height: 500px;
	width: 100%; 
}

.index-search,.today-num{ width:800px; margin: auto;}
.index-search .title{ margin:45px 0 42px 0;font-size: 30px; font-weight:bold; text-align: center; color:#fff;}

.today-num{ padding: 40px; font-size: 24px; font-weight: bold; color:#fff;}
.today-num .numname{color:#f5ddb9; margin-right: 30px; display: inline;}
.today-num span{ margin-left: 10px; width: 200px; display: inline-block;}
.today-num span i{ color:#7bf7ff; font-style: normal;}

/*分类导航*/
.tags-nav{height: 60px; padding:10px 0; width:100%; background: #217FFD; color:#fff;}
.tags-nav .tags-name{float:left;width:40px; padding-top:5px; font-size: 18px; font-weight: bold;}
.tags-nav .tags-buy{float:right;width:40px; padding-top:5px; font-size: 18px; font-weight: bold;}
.tags-nav .tags-buy a{ color:#fff; }
.tags-nav .tags{ width: 1050px; height: 60px; overflow: hidden; float: left; padding:0 20px;}
.tags-nav .tags a{color:#fff; display:inline-block; padding:0 10px; margin:0 5px; line-height: 30px; font-size: 16px; font-weight: bold;} 
.tags-nav .tags a:hover{background:#005EDC; color: #fff; border-radius: 10px;}
.tags-nav .tags a.on{background: #f98d4d;}
.tags-nav .tags a.on:hover{color:#fff;}

/**/
.infobox{}
.infobox .head{height: 40px; line-height: 40px; margin-bottom:20px;}
.infobox .head .title{float: left;font-size: 20px;font-weight: bold; margin-right:20px;}
.infobox .head-nav{font-size: 16px; font-weight: bold;}
.infobox .head-nav,.infobox .head-nav ul li{ float: left;}
.infobox .head-nav ul li a{padding:10px 20px;}
.infobox .head-nav ul li a.on{border: 1px solid #217ffd; color:#217ffd;}
.infobox .head .more{float: right; font-size: 14px;}
.infobox .head .more a{ padding-right:16px; color:#93aec3; background: url(img/more.png) right center no-repeat;}

.infobox .body{border: 1px solid #ccc; padding:10px;}
.infobox .body.list{overflow: hidden; }
.infobox .body.list ul li span{color:#999; font-size: 14px;}
.infobox .body.list ul li{ height: 34px; line-height: 34px; white-space: nowrap; overflow: hidden;text-overflow:ellipsis;}
.infobox .body.list ul li a:hover{ color:#217ffd;}

.infobox .body .body2{width: 400px; float: left; padding:0 10px;}
.infobox .body .bspan{float: left; height: 410px; border-left: 1px solid #ccc; margin: 0 3px;}

.table-title{ height: 40px; line-height: 40px; padding:0 10px; background: #217ffd; color:#fff; font-size:14px; font-weight: bold; margin-bottom: 10px;}
.table-title div,.table-info div{display: inline-block; text-align: center; vertical-align: middle;}
.cell-title{width: 500px; white-space: nowrap;text-overflow:ellipsis; overflow: hidden;}
.table-info .cell-title{ text-align: left;}
.cell-jine{width: 118px;}
.cell-addtime{width: 100px;}
.cell-updatetime{width: 100px;}
.table-info .cell-updatetime{color:#999999;}

/*vip*/
.cat38088{color:#217ffd;}
/*重大项目*/
.cat38069{color:#f98d4d;}
/*拟在建*/
.cat38070{color:#ea3a3d;}
/*精选*/
.cat38071{color:#22d69d;}


.zbfxb .fxbtxt{float: left; width: 98px; height: 148px; line-height: 148px; border: 1px solid #217ffd; color:#217ffd; font-size: 16px; font-weight: bold; text-align: center;}
.zbfxb .lb-box{float: left; width: 1059px; height: 108px; padding:20px;border:1px solid #ccc; border-left:none;}
.lb-box div{display: inline-block;}
.lb-box .lb-left,.lb-box .lb-right{width: 30px; height: 58px; margin: 25px 0;}
.lb-box .lb-left{background: url(img/left.png) center center no-repeat #E1E8F0;}
.lb-box .lb-right{background: url(img/right.png) center center no-repeat #E1E8F0;}
.lb-box .lb-tags.wd{ width: 969px; height: 108px; padding:0 10px; overflow: hidden;}
.lb-box .lb-tags.wd ul{float: left; width: 150px; padding:4px 7px;}
.lb-box .lb-tags.wd ul li{height: 26px; line-height: 26px; overflow: hidden;}
.lb-box .lb-tags.wd ul li span{ float: right; color: #999;}


.hezuo{height: 210px; width: 100%; padding:20px 0; background: url(img/hezuo.png) repeat-x;}
.hezuo .hezuoname{padding:20px 0;font-size: 20px; font-weight: bold; color:#fff; text-align: center; }
.hezuo .lb-box .lb-left,.hezuo .lb-box .lb-right{margin: 35px 0;}
.lb-box .lb-tags.img{width: 1080px; height: 130px; margin:0 25px; overflow: hidden;}
.lb-box .lb-tags.img ul li{float: left; width: 150px; padding:4px 15px;}</pre></body></html>